ComponentOne RichTextBox for WPF and Silverlight
GetProperties(ITypeDescriptorContext,Object,Attribute[]) Method

C1.WPF.RichTextBox.Documents Namespace > C1LengthConverter Class > GetProperties Method : GetProperties(ITypeDescriptorContext,Object,Attribute[]) Method
Syntax
'Declaration
 
Public Overloads Overridable Function GetProperties( _
   ByVal context As System.ComponentModel.ITypeDescriptorContext, _
   ByVal value As System.Object, _
   ByVal attributes() As System.Attribute _
) As System.ComponentModel.PropertyDescriptorCollection
public virtual System.ComponentModel.PropertyDescriptorCollection GetProperties( 
   System.ComponentModel.ITypeDescriptorContext context,
   System.object value,
   System.Attribute[] attributes
)

Parameters

context
value
attributes
See Also

Reference

C1LengthConverter Class
C1LengthConverter Members
Overload List